projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
addbff8
)
Quote ange-ftp-reread-dir in autoload cookie.
author
Kenichi Handa
<handa@m17n.org>
Sat, 25 Jul 1998 04:35:02 +0000
(
04:35
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sat, 25 Jul 1998 04:35:02 +0000
(
04:35
+0000)
lisp/ange-ftp.el
patch
|
blob
|
history
diff --git
a/lisp/ange-ftp.el
b/lisp/ange-ftp.el
index c5a8ecf4b0ab6ad7457fd53af57c51fccbefc4f5..fe9bc4492f733a160067037d5d2af3849a6db7bf 100644
(file)
--- a/
lisp/ange-ftp.el
+++ b/
lisp/ange-ftp.el
@@
-3854,7
+3854,7
@@
system TYPE.")
;;(define-key minibuffer-local-must-match-map "\C-r" 'ange-ftp-re-read-dir)
;; The autoload cookie is to make sure the doc is always available.
-;;;###autoload (defalias 'ange-ftp-re-read-dir ange-ftp-reread-dir)
+;;;###autoload (defalias 'ange-ftp-re-read-dir
'
ange-ftp-reread-dir)
;;;###autoload
(defun ange-ftp-reread-dir (&optional dir)
"Reread remote directory DIR to update the directory cache.